home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / cannonballfollier3.swf / scripts / DefineButton2_912 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-10-01  |  56 b   |  5 lines

  1. on(press){
  2.    stopAllSounds();
  3.    gotoAndPlay(1);
  4. }
  5.